[INFO] fetching crate stv-rs 0.5.1...
[INFO] testing stv-rs-0.5.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate stv-rs 0.5.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stv-rs 0.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stv-rs 0.5.1
[INFO] tweaked toml for crates.io crate stv-rs 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stv-rs 0.5.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stv-rs 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73a9b24dc2f68da4e7383f9b18b8ff4f67a7ea82c60cd7c4c698f19a931ca8ee
[INFO] running `Command { std: "docker" "start" "-a" "73a9b24dc2f68da4e7383f9b18b8ff4f67a7ea82c60cd7c4c698f19a931ca8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a9b24dc2f68da4e7383f9b18b8ff4f67a7ea82c60cd7c4c698f19a931ca8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a9b24dc2f68da4e7383f9b18b8ff4f67a7ea82c60cd7c4c698f19a931ca8ee", kill_on_drop: false }`
[INFO] [stdout] 73a9b24dc2f68da4e7383f9b18b8ff4f67a7ea82c60cd7c4c698f19a931ca8ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63bb5b82d72e4e63952fdf66477182882adf2a3877df536028d96b9ef7938150
[INFO] running `Command { std: "docker" "start" "-a" "63bb5b82d72e4e63952fdf66477182882adf2a3877df536028d96b9ef7938150", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling stv-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parallelism/thread_pool.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<T> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s
[INFO] running `Command { std: "docker" "inspect" "63bb5b82d72e4e63952fdf66477182882adf2a3877df536028d96b9ef7938150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63bb5b82d72e4e63952fdf66477182882adf2a3877df536028d96b9ef7938150", kill_on_drop: false }`
[INFO] [stdout] 63bb5b82d72e4e63952fdf66477182882adf2a3877df536028d96b9ef7938150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64cad5afd1f956fe965f4aba2725c7c92ae2f9c8ab734d01646798b64139d79d
[INFO] running `Command { std: "docker" "start" "-a" "64cad5afd1f956fe965f4aba2725c7c92ae2f9c8ab734d01646798b64139d79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling stv-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parallelism/thread_pool.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<T> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> examples/random_ballots.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(array_windows)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/meek.rs:965:34
[INFO] [stdout]     |
[INFO] [stdout] 965 |     fn make_fake_state(election: &Election) -> State<Integer64, FixedDecimal9> {
[INFO] [stdout]     |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |             |
[INFO] [stdout]     |                                  |             the same lifetime is hidden here
[INFO] [stdout]     |                                  |             the same lifetime is hidden here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 965 |     fn make_fake_state(election: &Election) -> State<'_, Integer64, FixedDecimal9> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parallelism/thread_pool.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<T> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<'_, T> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.87s
[INFO] running `Command { std: "docker" "inspect" "64cad5afd1f956fe965f4aba2725c7c92ae2f9c8ab734d01646798b64139d79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64cad5afd1f956fe965f4aba2725c7c92ae2f9c8ab734d01646798b64139d79d", kill_on_drop: false }`
[INFO] [stdout] 64cad5afd1f956fe965f4aba2725c7c92ae2f9c8ab734d01646798b64139d79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c9b7adf199a46a6906e0c080988783abf3c11dbe3193e8c789c1abdf43710eb
[INFO] running `Command { std: "docker" "start" "-a" "8c9b7adf199a46a6906e0c080988783abf3c11dbe3193e8c789c1abdf43710eb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parallelism/thread_pool.rs:121:19
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<T> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<'_, T> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/meek.rs:965:34
[INFO] [stderr]     |
[INFO] [stderr] 965 |     fn make_fake_state(election: &Election) -> State<Integer64, FixedDecimal9> {
[INFO] [stderr]     |                                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |             |
[INFO] [stderr]     |                                  |             the same lifetime is hidden here
[INFO] [stderr]     |                                  |             the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 965 |     fn make_fake_state(election: &Election) -> State<'_, Integer64, FixedDecimal9> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parallelism/thread_pool.rs:121:19
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<T> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn wait_while(&self, predicate: impl FnMut(&mut T) -> bool) -> MutexGuard<'_, T> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `stv-rs` (lib) generated 1 warning (run `cargo fix --lib -p stv-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `stv-rs` (lib test) generated 2 warnings (run `cargo fix --lib -p stv-rs --tests` to apply 2 suggestions)
[INFO] [stderr] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stderr]   --> examples/random_ballots.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | #![feature(array_windows)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stv-rs` (example "random_ballots") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stv_rs-4e61b2be5383d2e3)
[INFO] [stdout] 
[INFO] [stdout] running 651 tests
[INFO] [stdout] test arithmetic::approx_rational::test::bench_add ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_decompose_known_values ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_display ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_description ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_display_test_values ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_decompose_is_correct ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_to_bigint ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_decompose_small ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_decompose_small_out_of_range - should panic ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_div_up - should panic ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_normalize ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_one_is_div_up_neutral - should panic ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_ratio_invert ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_div_by_int ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_add_sub ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::exact::test::bench_add ... ok
[INFO] [stdout] test arithmetic::exact::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::exact::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::exact::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::denom::test_product ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_sub_add ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::exact::test::test_description ... ok
[INFO] [stdout] test arithmetic::exact::test::test_display ... ok
[INFO] [stdout] test arithmetic::exact::test::test_display_test_values ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_by_int_is_distributive ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_assign ... ok
[INFO] [stdout] test arithmetic::exact::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::exact::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::exact::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_references ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_is_associative ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_product ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_mul_is_distributive ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_add_is_associative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_add_sub ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::exact::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_div_by_int ... ok
[INFO] [stdout] test arithmetic::exact::test::test_one_is_div_up_neutral ... ok
[INFO] [stdout] test arithmetic::exact::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::exact::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_div_by_int_is_distributive ... ok
[INFO] [stdout] test arithmetic::exact::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::exact::test::test_ratio_invert ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_div_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_div_up ... ok
[INFO] [stdout] test arithmetic::exact::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::exact::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::approx_rational::test::test_sum ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_add_sub ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_is_zero ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_add_is_associative ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_sub_add ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_opposite ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_mul_is_associative ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_sub_add ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_sub_self ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_values_are_positive ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::fixed::test::bench_add ... ok
[INFO] [stdout] test arithmetic::fixed::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::fixed::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::fixed::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_add_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_add_sub ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_assign ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_description ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_display ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_display_test_values ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_div_by_int_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_intermediate_overflow ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_assign_overflow - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_div_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_div_by_int ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_div_up - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_overflow - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_one_is_div_up_neutral ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_mul_by_int_is_distributive ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_ratio_invert - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_references ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_sub_add ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_product ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_add_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_add_sub ... ok
[INFO] [stdout] test arithmetic::fixed::test::test_sum ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_is_zero ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_mul_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_opposite ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_product - should panic ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_mul_is_distributive ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_sub_add ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_sub_self ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_values_are_positive ... ok
[INFO] [stdout] test arithmetic::fixed::test::testi_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::bench_add ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_add_sub ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_product ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_description ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_display ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_display_test_values ... ok
[INFO] [stdout] test arithmetic::exact::test::testi_mul_is_distributive ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_div_by_int_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_i64_overflow ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_assign ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_div_by_int ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_div_up - should panic ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_one_is_div_up_neutral ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_ratio_invert - should panic ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_references ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_sub_add ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_div_by_int_is_associative ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::float64::test::bench_add ... ok
[INFO] [stdout] test arithmetic::float64::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::float64::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::float64::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::float64::test::test_add_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::float64::test::test_add_sub - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_assert_eq ... ok
[INFO] [stdout] test arithmetic::float64::test::test_assert_ne - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_assign ... ok
[INFO] [stdout] test arithmetic::float64::test::test_description ... ok
[INFO] [stdout] test arithmetic::float64::test::test_display_test_values ... ok
[INFO] [stdout] test arithmetic::float64::test::test_div_by_int_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_div_by_int_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::float64::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::float64::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_by_int_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_by_int_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_div_by_int - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_div_up - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::float64::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::float64::test::test_one_is_div_up_neutral ... ok
[INFO] [stdout] test arithmetic::float64::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::float64::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_add_is_associative ... ok
[INFO] [stdout] test arithmetic::float64::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::float64::test::test_ratio_invert - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_references ... ok
[INFO] [stdout] test arithmetic::float64::test::test_sub_add - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::float64::test::test_product ... ok
[INFO] [stdout] test arithmetic::float64::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::float64::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_add_is_associative ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_add_sub ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_is_zero ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_mul_is_associative - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_mul_is_distributive - should panic ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_opposite ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_product ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_sub_add ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_sub_self ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_values_are_positive ... ok
[INFO] [stdout] test arithmetic::float64::test::testi_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::bench_add ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::bench_div_up ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::bench_mul ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::bench_sub ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_add_sub ... ok
[INFO] [stdout] test arithmetic::float64::test::test_sum ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_div_up_self ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_is_exact ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_assign ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_is_zero ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_by_int ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_div_by_int ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_div_up ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_up_integers ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_up_is_commutative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_one_is_div_up_neutral ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_mul_up_wrt_mul ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_ratio ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_opposite ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_ratio_invert ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_sub_add ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_sub_self ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_values_are_positive ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_zero_is_add_neutral ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_add_is_associative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_add_is_commutative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_add_sub ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_is_zero ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_mul_is_commutative ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::test_references ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_mul_is_distributive ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_opposite ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_one_is_mul_neutral ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_sub_self ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_values_are_positive ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_zero_is_add_neutral ... ok
[INFO] [stdout] test blt::test::test_write_blt_maybe_ties_has_ties ... ok
[INFO] [stdout] test arithmetic::ratio_i64::test::testi_sub_add ... ok
[INFO] [stdout] test blt::test::test_write_blt_no_ties_has_ties - should panic ... ok
[INFO] [stdout] test blt::test::test_write_blt_no_ties_trivial_ties ... ok
[INFO] [stdout] test blt::test::test_write_blt_numeric_no_ties ... ok
[INFO] [stdout] test blt::test::test_write_blt_numeric_with_ties ... ok
[INFO] [stdout] test blt::test::test_write_blt_maybe_ties_trivial_ties ... ok
[INFO] [stdout] test blt::test::test_write_blt_with_ties_has_ties ... ok
[INFO] [stdout] test blt::test::test_write_blt_withdrawn ... ok
[INFO] [stdout] test meek::test::test_debug_count ... ok
[INFO] [stdout] test blt::test::test_write_blt_with_ties_trivial_ties ... ok
[INFO] [stdout] test meek::test::test_elect_candidates ... ok
[INFO] [stdout] test meek::test::test_elect_candidates_exact ... ok
[INFO] [stdout] test meek::test::test_election_round ... ok
[INFO] [stdout] test meek::test::test_handle_remaining_candidates_defeated ... ok
[INFO] [stdout] test meek::test::test_handle_remaining_candidates_elected ... ok
[INFO] [stdout] test meek::test::test_iterate_droop ... ok
[INFO] [stdout] test meek::test::test_next_defeated_candidate ... ok
[INFO] [stdout] test meek::test::test_election_completed ... ok
[INFO] [stdout] test meek::test::test_stv_droop_below_quota ... ok
[INFO] [stdout] test meek::test::test_start_election ... ok
[INFO] [stdout] test meek::test::test_stv_droop_equalize_parallel_no ... ok
[INFO] [stdout] test meek::test::test_stv_droop_equalize_parallel_rayon ... ok
[INFO] [stdout] test meek::test::test_stv_droop_panic - should panic ... ok
[INFO] [stdout] test meek::test::test_stv_droop_panic_logs ... ok
[INFO] [stdout] test meek::test::test_stv_droop_equalize_parallel_custom ... ok
[INFO] [stdout] test meek::test::test_stv_droop_parallel_no ... ok
[INFO] [stdout] test meek::test::test_stv_droop_parallel_rayon ... ok
[INFO] [stdout] test meek::test::test_write_candidate_counts ... ok
[INFO] [stdout] test parallelism::range::test::test_default_packed_range_is_empty ... ok
[INFO] [stdout] test parallelism::range::test::test_fixed_range ... ok
[INFO] [stdout] test parallelism::range::test::test_fixed_range_factory_splits_evenly ... ok
[INFO] [stdout] test parallelism::range::test::test_packed_range_increment_start ... ok
[INFO] [stdout] test parallelism::range::test::test_packed_range_is_consistent ... ok
[INFO] [stdout] test parallelism::range::test::test_packed_range_split ... ok
[INFO] [stdout] test parallelism::range::test::test_packed_range_split_is_exhaustive ... ok
[INFO] [stdout] test parallelism::range::test::test_packed_range_split_is_fair ... ok
[INFO] [stdout] test parallelism::range::test::test_work_stealing_range ... ok
[INFO] [stdout] test parallelism::test::fixed::test_sum_integers ... ok
[INFO] [stdout] test parallelism::test::fixed::test_sum_twice ... ok
[INFO] [stdout] test parallelism::test::work_stealing::test_sum_integers ... ok
[INFO] [stdout] test parallelism::test::work_stealing::test_sum_twice ... ok
[INFO] [stdout] test parse::test::test_parse_ballot_repeated_candidate - should panic ... ok
[INFO] [stdout] test parse::test::test_parse_ballot_unknown_nickname - should panic ... ok
[INFO] [stdout] test parse::test::test_parse_election ... ok
[INFO] [stdout] test parse::test::test_parse_names_with_digits ... ok
[INFO] [stdout] test parse::test::test_parse_optimize_layout ... ok
[INFO] [stdout] test parse::test::test_parse_tie_not_all_candidates - should panic ... ok
[INFO] [stdout] test parse::test::test_parse_tie_repeated_candidate - should panic ... ok
[INFO] [stdout] test parse::test::test_parse_unknown_option ... ok
[INFO] [stdout] test parse::test::test_parse_withdrawn_keep_all ... ok
[INFO] [stdout] test parse::test::test_parse_withdrawn_remove_all ... ok
[INFO] [stdout] test parse::test::test_parse_withdrawn_remove_empty_ballots ... ok
[INFO] [stdout] test parse::test::test_parse_withdrawn_remove_withdrawn ... ok
[INFO] [stdout] test parse::test::test_remove_quotes ... ok
[INFO] [stdout] test parse::test::test_remove_quotes_empty - should panic ... ok
[INFO] [stdout] test parse::test::test_remove_quotes_mid_utf8 - should panic ... ok
[INFO] [stdout] test parse::test::test_remove_quotes_no_quotes - should panic ... ok
[INFO] [stdout] test parse::test::test_remove_quotes_short - should panic ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting_1 ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting_2 ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting_3 ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting_4 ... ok
[INFO] [stdout] test pbv::test::test_plurality_block_voting_6 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_parallel_128 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_parallel_16 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_parallel_32 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_parallel_64 ... ok
[INFO] [stdout] test meek::test::test_stv_droop_parallel_custom ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_serial_16 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_serial_32 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_serial_64 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_chain ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_pairs_15 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_tens_1 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_tens_2 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_tens_3 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_equalize_tens_4 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_chain ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_tens_1 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_tens_2 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_tens_3 ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_mul_by_int_is_distributive ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_count_votes_serial_128 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::bench_process_ballot_rec_tens_4 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_expand_polynomial ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_count_votes_rayon_is_consistent ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_pascal_100 ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_by_int_is_associative ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_pascal_50 ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_pascal_small ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_polyweights ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_defeated ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_chain ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_first ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_rec_tie_chain ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_rec_tie_defeated ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_rec_tie_first ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_rec_ties ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_surplus_droop ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_surplus_positive ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_threshold ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_threshold_exhausted ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_write_stats ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_increment_candidate_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_process_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_parallel_16 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_parallel_32 ... ok
[INFO] [stdout] test arithmetic::exact::test::test_div_by_int_is_associative ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_serial_16 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_parallel_64 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_serial_32 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_chain ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_pairs_15 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_parallel_128 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_tens_1 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_tens_2 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_tens_3 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_chain ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_equalize_tens_4 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_serial_64 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_tens_1 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_tens_2 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_tens_3 ... ok
[INFO] [stdout] test arithmetic::exact::test::test_add_is_associative has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_assign ... ok
[INFO] [stdout] test vote_count::test::exact::test_expand_polynomial ... ok
[INFO] [stdout] test vote_count::test::approx_rational::test_count_votes_parallel_is_consistent ... ok
[INFO] [stdout] test vote_count::test::exact::test_pascal_100 ... ok
[INFO] [stdout] test vote_count::test::exact::test_pascal_50 ... ok
[INFO] [stdout] test vote_count::test::exact::test_pascal_small ... ok
[INFO] [stdout] test vote_count::test::exact::test_polyweights ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_chain ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_defeated ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_first ... ok
[INFO] [stdout] test arithmetic::exact::test::test_div_by_int_is_distributive has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_mul_by_int_is_distributive has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_mul_is_associative has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_mul_is_distributive has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_product has been running for over 60 seconds
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_rec_tie_chain ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_rec_tie_defeated ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_rec_tie_first ... ok
[INFO] [stdout] test vote_count::test::exact::test_process_ballot_rec_ties ... ok
[INFO] [stdout] test vote_count::test::exact::test_surplus_droop ... ok
[INFO] [stdout] test vote_count::test::exact::test_surplus_positive ... ok
[INFO] [stdout] test arithmetic::exact::test::test_references has been running for over 60 seconds
[INFO] [stdout] test vote_count::test::exact::test_threshold ... ok
[INFO] [stdout] test vote_count::test::exact::test_threshold_exhausted ... ok
[INFO] [stdout] test vote_count::test::exact::test_write_stats ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_parallel_128 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_parallel_16 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_parallel_32 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_parallel_64 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_serial_128 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_serial_16 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_serial_32 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_count_votes_serial_64 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_chain ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_pairs_15 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_tens_1 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_tens_2 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_tens_3 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_equalize_tens_4 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_chain ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_tens_1 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_tens_2 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_tens_3 ... ok
[INFO] [stdout] test vote_count::test::fixed::bench_process_ballot_rec_tens_4 ... ok
[INFO] [stdout] test arithmetic::exact::test::test_sum has been running for over 60 seconds
[INFO] [stdout] test vote_count::test::fixed::test_count_votes_parallel_is_consistent ... ok
[INFO] [stdout] test vote_count::test::fixed::test_count_votes_rayon_is_consistent ... ok
[INFO] [stdout] test vote_count::test::fixed::test_expand_polynomial ... ok
[INFO] [stdout] test vote_count::test::fixed::test_increment_candidate_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::fixed::test_pascal_100 - should panic ... ok
[INFO] [stdout] test vote_count::test::fixed::test_pascal_50 ... ok
[INFO] [stdout] test vote_count::test::fixed::test_pascal_small ... ok
[INFO] [stdout] test vote_count::test::fixed::test_polyweights ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_chain ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_defeated ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_first ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_rec_tie_chain ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_rec_tie_defeated ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_rec_tie_first ... ok
[INFO] [stdout] test vote_count::test::fixed::test_process_ballot_rec_ties ... ok
[INFO] [stdout] test vote_count::test::fixed::test_surplus_droop ... ok
[INFO] [stdout] test vote_count::test::fixed::test_surplus_positive ... ok
[INFO] [stdout] test vote_count::test::fixed::test_threshold ... ok
[INFO] [stdout] test vote_count::test::fixed::test_threshold_exhausted ... ok
[INFO] [stdout] test vote_count::test::fixed::test_write_stats ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_parallel_128 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_parallel_16 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_parallel_32 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_parallel_64 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_serial_128 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_serial_16 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_serial_32 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_count_votes_serial_64 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_chain ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_pairs_15 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_tens_1 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_tens_2 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_tens_3 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_equalize_tens_4 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_chain ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_tens_1 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_tens_2 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_tens_3 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::bench_process_ballot_rec_tens_4 ... ok
[INFO] [stdout] test vote_count::test::exact::bench_count_votes_serial_128 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_count_votes_rayon_is_consistent ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_expand_polynomial ... ok
[INFO] [stdout] test vote_count::test::exact::bench_process_ballot_rec_tens_4 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_pascal_100 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_pascal_50 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_pascal_small ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_polyweights ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_chain ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_defeated ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_first ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_increment_candidate_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_rec_tie_chain ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_rec_tie_defeated ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_rec_tie_first ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_rec_ties ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_surplus_droop ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_surplus_positive ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_process_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_threshold_exhausted ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_write_stats ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_parallel_128 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_parallel_16 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_parallel_32 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_parallel_64 ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_threshold ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_serial_16 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_serial_32 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_serial_128 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_chain ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_count_votes_serial_64 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_pairs_15 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_tens_1 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_tens_2 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_tens_3 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_chain ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_01 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_02 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_03 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_equalize_tens_4 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_05 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_06 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_07 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_08 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_04 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_10 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_pairs_09 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_tens_2 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_tens_3 ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_tens_1 ... ok
[INFO] [stdout] test vote_count::test::float64::test_pascal_100 ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_expand_polynomial ... ok
[INFO] [stdout] test vote_count::test::float64::bench_process_ballot_rec_tens_4 ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_pascal_50 ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_pascal_small ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_polyweights ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_chain ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_defeated ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_first ... ok
[INFO] [stdout] test arithmetic::exact::test::test_references ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_rec_tie_chain ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_rec_tie_defeated ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_rec_tie_first ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_rec_ties ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_surplus_droop ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_surplus_positive ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_product has been running for over 60 seconds
[INFO] [stdout] test vote_count::test::ratio_i64::test_threshold ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_process_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_threshold_exhausted ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_write_stats ... ok
[INFO] [stdout] test vote_count::test::ratio_i64::test_increment_candidate_ballot_multiplier ... ok
[INFO] [stdout] test vote_count::test::exact::test_increment_candidate_ballot_multiplier ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_sum ... ok
[INFO] [stdout] test vote_count::test::fixed_big::test_count_votes_parallel_is_consistent ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_by_int_is_distributive ... ok
[INFO] [stdout] test arithmetic::fixed_big::test::test_product ... ok
[INFO] [stdout] test vote_count::test::exact::test_count_votes_rayon_is_consistent ... ok
[INFO] [stdout] test arithmetic::exact::test::test_div_by_int_is_distributive ... ok
[INFO] [stdout] test arithmetic::exact::test::test_add_is_associative ... ok
[INFO] [stdout] test vote_count::test::exact::test_count_votes_parallel_is_consistent has been running for over 60 seconds
[INFO] [stdout] test arithmetic::exact::test::test_mul_is_associative ... ok
[INFO] [stdout] test arithmetic::exact::test::test_mul_is_distributive ... ok
[INFO] [stdout] test vote_count::test::exact::test_count_votes_parallel_is_consistent ... ok
[INFO] [stdout] test arithmetic::exact::test::test_product ... ok
[INFO] [stdout] test arithmetic::exact::test::test_sum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 651 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 164.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stv_rs-da8cc34a3bec2001)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test::test_parse_missing_subcommand ... ok
[INFO] [stdout] test test::test_parse_meek_full_spaces ... ok
[INFO] [stdout] test test::test_parse_meek_typo ... ok
[INFO] [stdout] test test::test_parse_plurality_full ... ok
[INFO] [stdout] test test::test_parse_meek_minimal ... ok
[INFO] [stdout] test test::test_parse_meek_incomplete ... ok
[INFO] [stdout] test test::test_cli_run_election_plurality_fixed9 ... ok
[INFO] [stdout] test test::test_parse_meek_full ... ok
[INFO] [stdout] test test::test_cli_run_election_meek_float64 ... ok
[INFO] [stdout] test test::test_parse_plurality_minimal ... ok
[INFO] [stdout] test test::test_cli_run_election_meek_equalize_fixed9 ... ok
[INFO] [stdout] test test::test_cli_run_election_meek_approx ... ok
[INFO] [stdout] test test::test_cli_run_election_meek_fixed9 ... ok
[INFO] [stdout] test test::test_cli_run_election_meek_exact ... ok
[INFO] [stdout] test test::test_cli_run_meek ... ok
[INFO] [stdout] test test::test_parse_help ... ok
[INFO] [stdout] test test::test_parse_plurality_incomplete ... ok
[INFO] [stdout] test test::test_parse_meek_zero_threads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stv_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c9b7adf199a46a6906e0c080988783abf3c11dbe3193e8c789c1abdf43710eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c9b7adf199a46a6906e0c080988783abf3c11dbe3193e8c789c1abdf43710eb", kill_on_drop: false }`
[INFO] [stdout] 8c9b7adf199a46a6906e0c080988783abf3c11dbe3193e8c789c1abdf43710eb
